projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c872b1
)
lisp/ChangeLog: Fix last entry.
author
Rüdiger Sonderfeld
<ruediger@c-plusplus.de>
Fri, 8 Aug 2014 14:05:16 +0000
(16:05 +0200)
committer
Rüdiger Sonderfeld
<ruediger@c-plusplus.de>
Fri, 8 Aug 2014 14:05:16 +0000
(16:05 +0200)
I did not realize that a bug was filed for that patch. Also "make"
instead of "made".
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5b027eb72073b478ae3f002cd5a430fca3030972..9f537d84240b9d2ea2fc14dbbfbfbca2e30ac197 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,7
@@
2014-08-08 Matthias Meulien <orontee@gmail.com>
- * progmodes/prog-mode.el (prog-mode-hook): Made customizable.
+ * progmodes/prog-mode.el (prog-mode-hook): Make customizable.
+ (Bug#16394)
2014-08-07 Martin Rudalics <rudalics@gmx.at>